[INFO] fetching crate tmp108 0.5.0...
[INFO] checking tmp108-0.5.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-157082
[INFO] extracting crate tmp108 0.5.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate tmp108 0.5.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tmp108 0.5.0
[INFO] tweaked toml for crates.io crate tmp108 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tmp108 0.5.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tmp108 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mutex-traits v1.0.1
[INFO] [stderr]   Downloaded pico-de-gallo-lib v0.5.0
[INFO] [stderr]   Downloaded postcard-rpc v0.12.1
[INFO] [stderr]   Downloaded embedded-io-async v0.6.1
[INFO] [stderr]   Downloaded num v0.3.1
[INFO] [stderr]   Downloaded dd-manifest-tree v1.0.0
[INFO] [stderr]   Downloaded device-driver-macros v1.0.9
[INFO] [stderr]   Downloaded embedded-sensors-hal v0.1.0
[INFO] [stderr]   Downloaded embedded-hal-nb v1.0.0
[INFO] [stderr]   Downloaded nusb v0.1.14
[INFO] [stderr]   Downloaded embedded-sensors-hal-async v0.3.0
[INFO] [stderr]   Downloaded pico-de-gallo-internal v0.5.0
[INFO] [stderr]   Downloaded pico-de-gallo-hal v0.5.0
[INFO] [stderr]   Downloaded maybe-async-cfg v0.2.5
[INFO] [stderr]   Downloaded device-driver v1.0.9
[INFO] [stderr]   Downloaded num-complex v0.3.1
[INFO] [stderr]   Downloaded maitake-sync v0.2.2
[INFO] [stderr]   Downloaded embedded-hal-mock v0.11.1
[INFO] [stderr]   Downloaded askama v0.14.0
[INFO] [stderr]   Downloaded embedded-time v0.12.1
[INFO] [stderr]   Downloaded device-driver-generation v1.0.9
[INFO] [stderr]   Downloaded askama_derive v0.14.0
[INFO] [stderr]   Downloaded askama_parser v0.14.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.11.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 47faa40ecbad3bc301b88d165ca8fca6f8150b640b8e5148260dc3d0849432f0
[INFO] running `Command { std: "docker" "start" "47faa40ecbad3bc301b88d165ca8fca6f8150b640b8e5148260dc3d0849432f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "47faa40ecbad3bc301b88d165ca8fca6f8150b640b8e5148260dc3d0849432f0" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47faa40ecbad3bc301b88d165ca8fca6f8150b640b8e5148260dc3d0849432f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "47faa40ecbad3bc301b88d165ca8fca6f8150b640b8e5148260dc3d0849432f0" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling heapless v0.9.3
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]     Checking mutex-traits v1.0.1
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling pulldown-cmark v0.11.3
[INFO] [stderr]    Compiling pico-de-gallo-internal v0.5.0
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0
[INFO] [stderr]     Checking assert_approx_eq v1.1.0
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]     Checking embedded-time v0.12.1
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking embedded-hal-mock v0.11.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling dd-manifest-tree v1.0.0
[INFO] [stderr]     Checking nusb v0.1.14
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling postcard-derive v0.2.2
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling maybe-async-cfg v0.2.5
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking maitake-sync v0.2.2
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling device-driver-generation v1.0.9
[INFO] [stderr]     Checking ssmarshal v1.0.0
[INFO] [stderr]     Checking postcard-schema v0.2.5
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking postcard-rpc v0.12.1
[INFO] [stderr]    Compiling device-driver-macros v1.0.9
[INFO] [stderr]     Checking device-driver v1.0.9
[INFO] [stderr]     Checking tmp108 v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking pico-de-gallo-lib v0.5.0
[INFO] [stderr]     Checking pico-de-gallo-hal v0.5.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.81s
[INFO] running `Command { std: "docker" "inspect" "47faa40ecbad3bc301b88d165ca8fca6f8150b640b8e5148260dc3d0849432f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47faa40ecbad3bc301b88d165ca8fca6f8150b640b8e5148260dc3d0849432f0", kill_on_drop: false }`
[INFO] [stdout] 47faa40ecbad3bc301b88d165ca8fca6f8150b640b8e5148260dc3d0849432f0
